How to Install fonts-ipafont software package in Debian 9 (Stretch)

How to Install fonts-ipafont software package in Debian 9 (Stretch)

fonts-ipafont software package provides Japanese OpenType font set, all IPA Fonts, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-ipafont 

fonts-ipafont is installed in your system.

Make ensure the fonts-ipafont package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-ipafont *

You will get with fonts-ipafont package name, version, architecture and description in a table

fonts-ipafont package basic information:

Distro Debian 9 stretch
Section Fonts
Package fonts-ipafont
Version 00303-16
Description Japanese OpenType font set, all IPA Fonts
Sub Section Fonts


See Also, How to uninstall or remove fonts-ipafont software package from Debian 9 (Stretch)?